internal/reflectlite.uncommonType.pkgPath (field)
3 uses
internal/reflectlite (current package)
type.go#L182: pkgPath nameOff // import path; empty for built-in types like int, string
type.go#L567: return t.nameOff(ut.pkgPath).name()
type.go#L808: vmPkgPath = V.nameOff(v.pkgPath).name()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)